home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / gnu / m4-1_0_3.lha / m4-1.0.3 / checks / 05.arguments < prev    next >
Text File  |  1992-12-19  |  149b  |  6 lines

  1. dnl /usr2/pinard/pub/m4-1.0.3/m4.texinfo:754: Origin of test
  2. define(`foo', `This is macro `foo'.')
  3. dnl @result{}
  4. foo
  5. dnl @result{}This is macro foo.
  6.